1,595 questions with Internet Information Services tags

Sort by: Updated
0 answers

classic asp will also be abandoned?

Just as VBScript will be ripped from Windows in future!

Internet Information Services
asked 2024-05-23T13:52:30.0066667+00:00
啸 轩 1 Reputation point
4 answers

How to install PHP on IIS now WebPI is retired

WebPI was deprecated in July 2022, what is the best way to install PHP fresh on IIS update PHP on IIS Both of these 'learn' documents are out of date Install IIS 8 and PHP on WS2012 Install and configure PHP (using WebPI) Ideally this would be…

Internet Information Services
asked 2023-01-17T07:39:54.8333333+00:00
skiwi 10 Reputation points
commented 2024-05-23T09:49:35.33+00:00
Murat Topcu 0 Reputation points
2 answers

Kerberos Delegation with IIS and SQLServer

Hello, I have the following environment: Domain controller DomCtrl Win2016 Delegation in AD: Do not trust this computer for delegation Member server Sqlserver: Win2016 with SQLServer 2019 Delegation in AD: Do not trust this computer for delegation…

Internet Information Services
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,891 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,278 questions
asked 2024-05-22T06:09:03.6333333+00:00
volkhardv 0 Reputation points
commented 2024-05-23T08:12:27.01+00:00
MikeyQiao-MSFT 655 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Disabling Extended Protection on a virtual directory after enabled

I enabled extended protection on my 2019 exchange server. I now have to disable extended protection on the EWS virtual directory. I have an application that connects using EWS and now it cannot connect. My question is: Since EP is enabled on the…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,505 questions
Internet Information Services
Exchange Server Management
Exchange Server Management
Exchange Server: A family of Microsoft client/server messaging and collaboration software.Management: The act or process of organizing, handling, directing or controlling something.
7,388 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,913 questions
asked 2024-05-17T11:39:08.9733333+00:00
mara2021 1,056 Reputation points
commented 2024-05-21T01:12:21.18+00:00
mara2021 1,056 Reputation points
1 answer

IIS express ssl certificate bindings are empty

IIS express certificate expired on my system, leading to site can't be reached errors while debugging the application. I tried bunch of things such as repairing or reinstalling IIS Express, Visual Studio. But later, I found out that SSL certificate…

Internet Information Services
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,458 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,689 questions
asked 2023-07-14T11:31:41.44+00:00
Saha, Shubrat 0 Reputation points
commented 2024-05-20T20:24:25.1833333+00:00
SH 0 Reputation points
0 answers

how to fix "Event ID 1309 from source ASP.NET 4.0.30319.0 cannot be found" Could not find file 'C:\Windows\TEMP\fsd3ypse.dll'.

Event code: 3005 Event message: An unhandled exception has occurred. Event time: 4/29/2024 10:23:20 AM Event time (UTC): 4/29/2024 5:23:20 PM Event ID: 9b963c660c6142f28d1ee5d6ff0786a3 Event sequence: 61229 Event occurrence: 6 Event detail code: 0…

Windows Server 2019
Windows Server 2019
A Microsoft server operating system that supports enterprise-level management updated to data storage.
3,505 questions
Internet Information Services
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,891 questions
asked 2024-05-17T09:58:38.7066667+00:00
Sakthi Ganesh S 0 Reputation points
commented 2024-05-20T14:11:50.54+00:00
JasonPan - MSFT 4,391 Reputation points Microsoft Vendor
0 answers

Have an 500 error using Azure Key&Vault when deploy IIS

Hello. First of all, I succeed connecting between my Asp .NET Core 8 MVC project and Azure Key&Vault in local environment. However, I got an 500 error after deploy into IIS in my computer. What I want to do: I just want to test that other employees…

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,148 questions
Internet Information Services
asked 2024-05-09T01:20:58.1566667+00:00
KHSong 20 Reputation points
commented 2024-05-17T09:47:12.3233333+00:00
Navya 4,770 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How to setup Blazor Server with Blazor WASM with gRPC for virtual IIS application?

Hi, I have simple Blazor Server without static files. It is only falling into Blazor WASM with static files using FallBackTo. There is gRPC an its Controller mapped on the main endpoint. Everythig is working on https://localhost. Once I try to deploy…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,237 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,418 questions
asked 2024-05-10T13:41:33.87+00:00
Matěj Rada 40 Reputation points
accepted 2024-05-15T16:35:51.38+00:00
Matěj Rada 40 Reputation points
0 answers

ASP.NET MVC area issue on IIS 10

I have an existing ASP.NET MVC application (on .NET 4.8), and I have recently added an area to the application (area is registered and the route is mapped). When I deployed the app to IIS, it works as expected on the local server (server-localhost:port),…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,311 questions
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,278 questions
asked 2024-05-06T10:06:31.3666667+00:00
Mahdi Khardani 0 Reputation points
commented 2024-05-14T11:17:02.02+00:00
Mahdi Khardani 0 Reputation points
4 answers

Website not working in production server but works in development machine

I'm using .NET Framework 4.8 and runtime 4.8 on production server running on Windows Server 2022 Standard. I've deployed our website to the production server using Web Deploy 4.0 without any problem. The website works fine on the development machine (no…

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,278 questions
asked 2024-05-06T21:01:21.8033333+00:00
deskcheck1-0579 411 Reputation points
answered 2024-05-12T17:09:45.72+00:00
Bruce (SqlWork.com) 57,886 Reputation points
2 answers

Suddenly getting this error on my web server , users are not able to access the site

HTTP Error 500.19 - Internal Server ErrorThe requested page cannot be accessed because the related configuration data for the page is invalid.Most likely causes: The worker process is unable to read the applicationhost.config or web.config file. There is…

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,278 questions
asked 2024-05-09T03:56:02.4366667+00:00
Rajini kanth ~ 0 Reputation points
answered 2024-05-11T10:19:26.1633333+00:00
Lex Li (Microsoft) 4,742 Reputation points Microsoft Employee
3 answers

how to set ssl need basic idea and step by step implementation

hello I have hosted my site in IIS and that system has static ip from internet provider for example 55.XXX.XXX.XX anywhere around the world if i enter this ip its working fine now client requirment is he want as website so what i did is i purchase one…

Internet Information Services
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,311 questions
asked 2024-05-08T10:52:46.27+00:00
RAVI 936 Reputation points
answered 2024-05-09T07:44:42.1466667+00:00
Yurong Dai-MSFT 2,791 Reputation points Microsoft Vendor
1 answer

I'm having a problem trying to get a wildcard url rewrite to handle anything besides the default.aspx page

I'm trying to do an url rewrite in an old asp.net webforms app. I'm using the iis url rewrite module from msft. I'm not experienced with the url rewrite module. I've tried a few things, but had no success. I have the following rule in a web.config in a…

Internet Information Services
asked 2024-05-08T19:59:06.9266667+00:00
Wally McClure 1 Reputation point
answered 2024-05-08T21:32:08.2633333+00:00
hossein jalilian 4,190 Reputation points
0 answers

IIS is automatically call to http://localhost after application pool get recycled or stop and start

Hi, We have some .Net applications running on Windows servers and backed by IIS. We noticed that when the application pool got recycled or stop&start. There will be a call to http://localhost/ with the clientIP 127.0.0.1 This is annoying us…

Internet Information Services
asked 2024-05-03T06:45:22.1833333+00:00
Simon Dao 0 Reputation points
edited a comment 2024-05-08T06:30:24.47+00:00
JasonPan - MSFT 4,391 Reputation points Microsoft Vendor
3 answers

IIS Failure to Install on Data Center Server 2019 0x80073701

Hi All, I am getting 0x80073701 when installing IIS on windows server 2019 data center edition. This is a demo server we are creating on an SSD so we can take it to customers and run under VMWare pro to demo software we are developing. The result from…

Internet Information Services
asked 2022-11-08T10:07:12.433+00:00
Peter Jones (BIDA) 86 Reputation points
edited a comment 2024-05-07T09:54:46.1366667+00:00
Johan Parlevliet 1 Reputation point
1 answer One of the answers was accepted by the question author.

Dangerous site - attackers on the site you're trying to visit might trick you

I have an intranet site. This site is hosted on our internal server 2019 on IIS version 10.0. This website is just a web page that enables the employees to fill out their information and then populates a .pdf file from the information that they fill out.…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,237 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,311 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,375 questions
asked 2024-04-19T18:56:41.28+00:00
Anjali Agarwal 1,386 Reputation points
accepted 2024-05-06T23:51:20.61+00:00
Anjali Agarwal 1,386 Reputation points
2 answers

MMC has detected an error in a snap-in. It is recommended that you shut down and restart MMC

Hi, I get this error when I open "Internet Information Server (IIS) 6.0 Manager" and then I right click on "Properties" of "[SMTP Virtual Server #1]" item. O:S: Windows Server 2022 Standard. I read many similar…

Internet Information Services
asked 2022-05-31T18:10:20.037+00:00
Stefano Milanesi 51 Reputation points
commented 2024-05-02T03:29:21.5866667+00:00
ohcnap 0 Reputation points
2 answers

502.3 Error Code 2147954552 Reverse Proxy Cookie problem

Hi, I'm struggling with a 502.3 Error Code 2147954552 problem. I already analyze the Bad request routing logs. No info there, only Error code mentioned at the beggining. I stuck. I can only say when the cookie for the website is on client side then I…

Internet Information Services
asked 2022-02-10T14:23:19.237+00:00
Dawid Kotynia 1 Reputation point
answered 2024-05-01T19:20:28.31+00:00
Dawid Kotynia 1 Reputation point
2 answers

IIS - second SMTP virtual server

Hello, I installed the IIS role and the SMTP server function on Windows Server 2022. Everything went well (we solved the mmc console error). I configured the SMTP Virtual Server generated by the first installation. I added a second IP address to…

Internet Information Services
asked 2022-11-23T12:39:29.463+00:00
Radek Ryšan 21 Reputation points
commented 2024-04-30T14:39:41.71+00:00
Justin Woolington 0 Reputation points
1 answer

Request are stucking in AuthenticateRequest State on IIS

We're facing a critical issue with our API server. It's built on C# .NET 4 with a C++ backend. The problem manifests as certain requests hitting the IIS of the backend server some instances, these requests remain stuck in the AuthenticateRequest state,…

Internet Information Services
Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,278 questions
.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
28 questions
asked 2024-04-22T07:01:24.13+00:00
Parmeshwar Kale 0 Reputation points
edited an answer 2024-04-29T19:48:22.27+00:00
Bruce (SqlWork.com) 57,886 Reputation points